Refresh clean-cargo-deps
authorLuca Bruno <lucab@debian.org>
Sat, 7 May 2016 15:31:57 +0000 (17:31 +0200)
committerLuca Bruno <lucab@debian.org>
Sat, 7 May 2016 15:31:57 +0000 (17:31 +0200)
debian/patches/clean-cargo-deps.patch

index a244d40970f62adaef467f7d3b070acaccf2842e..09136de9b5342c323b46d16c7438ce00eb4d4f00 100644 (file)
@@ -13,19 +13,19 @@ Forwarded: not-needed
 -advapi32-sys = "0.1"
 -crates-io = { path = "src/crates-io", version = "0.1" }
 +#advapi32-sys = "0.1"
-+crates-io = "0.1"
 +#crates-io = { path = "src/crates-io", version = "0.1" }
- crossbeam = "0.1"
++crates-io = "0.1"
+ crossbeam = "0.2"
  curl = "0.2"
  docopt = "0.6"
 @@ -28,7 +29,7 @@
- git2 = "0.3"
- git2-curl = "0.3"
+ git2 = "0.4"
+ git2-curl = "0.4"
  glob = "0.2"
--kernel32-sys = "0.1"
-+#kernel32-sys = "0.1"
+-kernel32-sys = "0.2"
++#kernel32-sys = "0.2"
  libc = "0.2"
- libgit2-sys = "0.3"
+ libgit2-sys = "0.4"
  log = "0.3"
 @@ -41,13 +42,13 @@
  time = "0.1"